@font-face {
	font-family: "BebasNeue";
	format("opentype");
	font-weight: normal;
	font-style: normal;
}


body {
	padding: 0px;
	margin: 0px;
	font-size: 1rem;
	font-family: 'Microsoft YaHei';
	color: #000000;
	background: #fff;
	min-width:1300px;
	overflow-x: hidden;
}
html, body {
	min-height: 100%;
}
div, ul, li, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
a {
	text-decoration: none;
	font-family: Microsoft Yahei;
	color: #343434;
	transition: all 500ms;
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
	-moz-transition: all 500ms;
}
a:hover {
	color: inherit;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w-1500{ width:1440px; margin:0 auto;}

/*抬头*/
.top_all{ font-size:14px; color:#999; min-width: 1300px; height:40px; line-height:40px; background:#f5f5f5; padding:0 60px 0 60px;}
.w-contaon{width: 1440px !important; position:relative; margin:0 auto;}
.w-contaon:after{ content:''; display:block; position:absolute; right:0; top:0; z-index:1;  width:218px; height:40px; border-bottom-left-radius:10px;}
.top_all a{color:#999;}
.top_r{z-index:2;position:relative; font-size:15px; color:#333; line-height:40px; padding-left:30px;  padding-right:50px;}
.top_r span{ font-size:18px; color:#d00; font-weight:700;}

.head_all{ padding:15px 60px; position:relative;min-width: 1300px;}
.tel { width:240px; height:80px; float:right; margin-right:50px;}
/*导航*/
.nws_a{ margin-top:10px;}
.navbor{ width: 100%;font-size: 16px;background:#046fe3;}
.NavCeshi.page{ position: relative; }
.menu { width:1440px; margin:0 auto; height:55px;line-height:55px; }
.nav > ul > li{ float: left;display:block;line-height:55px; box-sizing: border-box;  position:relative; z-index: 99; text-align:center; margin-left: 10px; width:140px;}
.nav > ul > li > a{ display: block;  font-size:1rem;color:#fff; padding: 0 20px; }
.nav > ul > li:hover  a{color:#fff;  background-color:#046fe3;}
.nav > ul > li:hover{ height:55px; background-color:#ffc60a; color:#fff;}
.nav > ul > .00block{ background-color:#013972; height:55px; color:#fff !important;display: block; box-sizing: border-box; position: absolute; top: 0;padding: 0 20px;  margin-left:10px;}

.erji_menu { display: none; position: absolute; left: 0; width: 100%; z-index: 1111;top: 55px; }
.erji_menu li a{ overflow: hidden; float:left; text-align: center; font-size: 14px; color: #fff!important; line-height:55px; border-top:1px solid #e4e4e4; background: #046fe3; width:100%; webkit-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out; display: block; box-sizing: border-box;white-space: nowrap; text-overflow: ellipsis;}
.erji_menu li a:hover{background:#046fe3;color:#fff !important;}
.active a{color:#fff !important;  background:#046fe3!important;}
.rightarrowpointer{display:none;}


/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#aaa;}
.banner-box{ min-width:1300px; height:500px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:500px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:230px; left: 0; margin-left: 0; height: 400px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(../images/prev.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/prev.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #046fe3;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*搜索*/
.search{ height:67px; border-bottom:1px solid #ebebeb;}
.keywords{ line-height:66px;}
.keywords span{ font-size:14px;}
.keywords a{ font-size:13px; color:#888888; font-weight:lighter; padding:0px 30px;}
.keywords a+a{ border-left:1px dotted #a4a4a4}
.keywords a:hover{ color:#046fe3; text-decoration:underline;}
#search_bg{ height:66px; width:327px; border-left:1px solid #ebebeb;}
#search_bg input{ float:left; height:64px; width:230px; padding-left:20px; outline: none;}
.ss_btn{ width:56px; height:67px; background:url(../images/ss.png) center no-repeat #046fe3; float:right;}


/*****首页公司简介****/



.box1 {
	
	margin:50px 0;

}
.about_img {
    width: 612px;
    height: 329px;
    background: #fff;
    box-shadow: 0 0 20px #eee;
    padding: 16px;
	margin-top:50px;
}
.about_txt { width:780px; margin-top:50px;}
.about_txt p {font-size: 16px;    padding-bottom: 26px;line-height: 28px;}
.about_txt em {font-size: 16px;display: inline-block;position: relative;line-height: 32px; padding-left: 32px; width:100%; float:left; font-style:normal;}
.about_txt em:before {content:'';width:1px;height:25px;background: #046fe3;position:absolute;left:8px;top:25px;}
.about_txt em:last-child:before {display:none;}
.about_txt em:after {content:'';width: 17px;height: 17px;background: #046fe3;border-radius: 50%;position: absolute;left: 0;top:8px;}
.about_txt em span {font-size: 20px; color: #046fe3;    margin-right: 30px;}
.case_int {background: #f5f5f5;height: 280px;margin-top: 60px; width:100%; float:left;}
.case_int ul {display: flex;justify-content: space-around;align-items: center;height: 263px;}
.case_int li {text-align: center;width:220px;padding: 15px;    transition: 0.5s;}

.case_int li i {width: 60px;height: 60px;font-size: 32px;border-radius: 50%;display: inline-block;line-height: 60px; color: #999999;}
.case_int li p {font-size: 24px;line-height: 36px;padding-top: 14px;}
.case_int li p span {font-size: 16px;color: #999999;display: block;line-height: 18px;}
.case_int li a {font-size: 15px;color: #fff;width: 120px;height: 32px;border-radius: 40px;display: inline-block;text-align: center;line-height: 32px;background: #046fe3;margin-top: 12px;}



/*****首页产品展示***/

.xh { width:23%; margin-left:1%; float:left;}
.space-wcdiv { float:left; width:1440px;}
.product {
	background: url(../images/b2bg.png);
	padding: 50px 0;
}
.layui-col-space30 { margin-top:15px;}
.conleft {
	width: 270px;
}
.conleft dl {
	padding-bottom: 15px;
	border: 1px solid #dddddd;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
	overflow: hidden;
}
.conleft dl:first-child {
	
	border-radius: 0;
}
.conleft dl dt {
	height: 91px;
	line-height: 70px;
	width: 270px;
	position: relative;
	left: -1px;
	background: #0054a6;
	font-size: 25px;
	text-indent: 30px;
	top: -1px;
	margin-bottom: 15px;
	border-radius: 5px 5px 0 0;
}
.conleft dl dt a {
	display: block;
	color: #fff;
	height: 70px;
	background: url(../images/proicon02.png) no-repeat 220px center;
}
.conleft dl:first-child dt a {
	display: block;
	color: #fff;
	height: 91px;
	background: url(../images/proicon01.png) no-repeat 220px center;
	font-size: 28px;
	line-height: 91px;
}
.conleft dl dd {
	font-size: 16px;
	height: 64px;
	line-height: 64px;
	text-indent: 25px;
	background: url(../images/ty01.png) no-repeat 1px center;
	position: relative;
}
.conleft dl dd>a {
	color: #111;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.conleft dl dd.cur, .product .conleft dl dd:hover {
	background: url(../images/ty02.png) #fff no-repeat 25px center;
}
.conleft dl dd.cur>a, .product .conleft dl dd:hover>a {
	color: #111;
}
.conleft dl dd:hover ul {
	display: block;
}
.conleft dl dd ul {
	display: none;
	position: absolute;
	left: 268px;
	top: 0;
	width: 230px;
	background: rgba(0, 0, 0, 0.8);
	z-index: 2;
	padding: 10px 0;
}
.conleft dl dd ul li {
	padding-left: 40px;
	background: url(../images/ty00.png) no-repeat 20px center;
	height: 40px;
	line-height: 38px;
}
.conleft dl dd ul li a {
	color: #fff;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.conleft dl dd ul li:hover {
	background: url(../images/ty02.png) no-repeat 20px center;
}
.conleft dl dd ul li:hover a {
	color: #fdc50b;
}
.conleft .left_tel {
	width: 270px;
	background: #046fe3;
	margin-top: 15px;
	border-radius: 5px;
	padding-bottom: 10px;
}
.conleft .left_tel .con_tel {
	padding: 32px 0 32px 70px;
	height: 46px;
	background: url(../images/pro_tel.png) no-repeat 20px center;
	color: #fff;
}
.left_tel #qq {
	background: #fdc50b url(../images/index_01.png) no-repeat 70px center;
	padding: 8px 60px;
	display: block;
	width: 100px;
	margin: 20px auto;
	text-align: right;
	font-size: 16px;
	color: #111;
	border-radius: 5px;
}
.left_tel #zaixian {
	background: #fdc50b url(../images/index_02.png) no-repeat 70px center;
	padding: 8px 60px;
	display: block;
	width: 100px;
	margin: 20px auto;
	text-align: right;
	font-size: 16px;
	color: #111;
	border-radius: 5px;
}
.product .conleft .left_tel .con_tel .p1 {
	font-size: 13px;
	margin-top: 3px;
}
.product .conleft .left_tel .con_tel .p2 {
	font-size: 29px;
	font-family: arial;
	word-spacing: 0;
	margin-top: 10px;
}
.conright {
	width:1160px;
}
.bdnot {
	width: 96%;
	overflow: hidden;
	background: #fff;
	padding: 2%; float:left;
}
.bdnot .img {
	width: 100%;
	overflow: hidden;
}
.bdnot .img img {
	width: 100%; height:192px;
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.bdnot:hover .img img {
	transition: all 0.5s ease-out;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
}
.bdnot .des { width:100%;
	overflow: hidden;
}
.bdnot .des .box {
	width: 80%;
	float: left;
	overflow: hidden; height:50px;
}
.bdnot .des h3 {
	height: 35px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
}
.bdnot .des .zixun {
	float: right; padding:3px;
	
	width:13%;
	background: #0061ae;
	
	color: #ffffff;
}
.conright .more {
	background: url(../images/more.png)no-repeat;
	width: 264px;
	height: 52px;
	display: block;
	margin: 20px auto 0;
	color: #ffffff;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
}
.bann_bg {
	height: 210px;
	position: relative;
	background: url(../images/bann1.jpg) no-repeat center top;
}
.bann_bg p {
	padding: 130px 0 0 525px;
	line-height: 50px;
	display: block;
	color: #fff;
	font-size: 20px;
}
.bann_bg p b {
	color: #fe9223;
	font-size: 26px;
}


.pro {width: 100%; padding: 60px 0 80px 0px;}
.proo {padding: 60px 0 80px 0px;}
.pro_box {width:1440px;margin: 0 auto;}
.pro_tab {margin-top: 50px;}
.pro_nav {}
.pro_nav table {width:100% !important;}
.pro_nav table tr {    display: flex; justify-content: space-between; width: 1035px;align-items: center; margin: 0 auto;}
.pro_nav table tr td { width: 173px; height: 44px;border: 1px solid #046fe3;border-radius: 40px;text-align: center;line-height: 44px !important; margin-left:10px;}
.pro_nav table tr td.on a {font-weight: bold !important;color:#333 !important;}
.pro_nav table tr td a {font-size:16px;position: relative;color: #333 !important;}
.pro_nav table tr td a:after {content:''; width: 0px;height: 0px;border-top: 8px solid #fff;border-right: 5px solid transparent;border-bottom: 7px solid transparent;border-left: 5px solid transparent;position: absolute;top: 4px;left: -12px;transition: 0.5s all ease-in-out;transform: rotate(-90deg);}
.pro_nav table tr td.on a:after {transition: 0.5s all ease-in-out;transform: rotate(0deg);top:8px;left: -16px;}
.pro_nav table tr td a:hover{color:#333 !important;font-weight: bold !important;}
.pro_con {padding-top: 60px !important;overflow: hidden;}
.pro_call .divproduct_new_div_item{width: 308px;height:358px;margin-right:3px; padding: 35px 32px 0 32px;float: left;background: #fff;    position: relative;}
.pro_call .divproduct_new_div_item:before{display:block;content:"";width: 372px;height:0px;background: rgba(21,132,60,0.5);position: absolute;left: 0;top: 0;transition: all 0.3s;}
.pro_call .divproduct_new_div_item:hover:before{height:519px;}
.pro_call .divproduct_new_div_item:nth-child(4n){margin-right:0px;}
.pro_call .divproduct_new_div_item:nth-child(n+1):nth-child(-n+4){margin-bottom:3px;}
.pro_call .product_div_item_pic{position: absolute;top: 35px;left: 31px;}
.pro_call .product_div_item_pic a{display:block;}
.pro_call .product_div_item_pic img{width: 300px; height:225px;}
.pro_call .divproduct_new_div_item_content{position: absolute;left: 35px;bottom: 85px; display: flex;flex-direction: column;justify-content: center;align-items: center;}
.divproduct_new_div_item_title {text-align:center; width:100%;}
.pro_call .divproduct_new_div_item_a{display:inline-block;font-size:18px;color:#333; }
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a{color:#fff;}
.divpro_more a{display:block;width: 110px;height: 33px;line-height: 33px;background: #046fe3;font-size: 14px;color: #fff;text-align: center;position: absolute;bottom: -60px;left: 36%;transition: all 0.3s; border-radius: 100px; }
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_a:after{background: #fff;color:#333;}
.pro_call .divproduct_new_div_item_body{width: 370px;margin: 10px auto 0; font-size: 14px;color: #666;line-height: 24px; font-weight:100;    padding: 0 30px;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body{color:#fff;}


/*****首页产品分类***/

.pro_tit {text-align: center;font-size: 36px;position: relative;line-height: 45px;color: #333;z-index: 2; margin-bottom:10px;}
.pro_tit:before {content:'';width:24px;height: 24px;background: #c6d8e6;opacity: 0.5;position: absolute;left: 40%;bottom: 42px; border-radius: 50%;z-index: -1;}
.pro_tit:after {content:'';position: absolute;left:48%;bottom:-30px;width:50px;height: 18px;}
.pro_tit b {color: #046fe3;}
.pro_tit p {font-size: 16px;color:#666;}


/****首页领域***/
.box2 {
	overflow: hidden;
	padding: 50px 0;
}
.ly-z{
    padding: 47px 0 0 27px;
}
.ly-pic{
    float:left;
    margin-right:40px;
	margin-left:30px;
	margin-bottom:40px;
}
.ly-pic:last-child{
    margin-right: 0px;
}
.ly-img{
    position: relative;
    display: block;
}

.ly-d{
    position: absolute;
    top:140px;
        left:0;
    right:0;
    margin:0 auto;
}
.ly-d b{
    position: absolute;
    left:0;
    right:0;
    margin:0 auto;
    display: block;
    display: none;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    font-size: 30px;
    color:#fff;
    background: #f67b16;
    text-align: center;
    line-height: 31px;

}
.ly-d span{
    top:104px;
    left:0;
    right:0;
    margin:0 auto;
    position: absolute;
    display: block;
    width: 61px;
    height: 61px;
	line-height:61px;
	text-align:center;
	font-size:22px;
	font-weight:bold;

}
.ly-pic .ly-d span{
	background: url(../images/lybg.png);
}
.ly-img h3{
     top:180px;
	width:100%;
	text-align: center;
	position: absolute;
    font-size:16px;
    color:#fff;
}
.ly-img:hover img{
    opacity: .5;
}
.ly-img:hover .ly-d b{
	display: block;
}



/*****首页第二个横幅****/
.hf {
	background: #006aba;
	margin-bottom: 20px;
	padding-bottom: 30px;
	overflow: hidden; margin-top:25px;
}
.khal_bot {
	height: 218px;
	background: url(../images/index_lx.png) no-repeat center;
	margin-top: 20px;
	position: relative;
}
.khal_bot .khal_info {
	height: 115px;
	position: absolute;
	left: 300px;
	top: 75px;
	font-size: 16px;
	color: #666;
}
.khal_bot .khal_info .p1 {
	float: left; 
}
.khal_bot .khal_info .p1 span {
	display: block;
	color: #0054a6;
	padding-left: 30px;
}

.khal_bot .khal_info .p1 span:nth-child(1) {
	display: block;
	color: #333;
	padding-left: 30px;
}

.khal_bot .khal_info .p1 span:nth-child(2) {
	font-size: 32px;
	font-weight: bold;
	line-height: 65px;
}
.khal_bot .khal_info .p2 {
	float: left;
	font-size: 16px;
	color: rgba(255, 255, 255, 0.8);
	padding-left:250px;
	line-height: 30px;
}
.khal_bot .khal_info .p2 span {
	display: block;
	color: #fff;
	font-family: arial;
	font-size: 35px;
	line-height: 35px;
}
.layui-container { width:1440px; margin:0 auto;}

/*****首页优势***/
.box3{background: url(../images/ysbg.png) no-repeat left bottom #f5f5f5;padding:100px 0 90px;}
.sup_cc{background: #fff;margin-top:30px;padding:30px 50px 60px;}
.sup_cc>ul{display: flex;}
.sup_cc>ul>li{display: flex;align-items: center;justify-content: center;height: 90px;width: 33.3333%; background:#f7f7f7;}
.sup_cc>ul>li+li{border-left:1px solid #dddddd;}
.sup_cc>ul>li>span{font-size: 45px;color: #30343e;margin-right: 16px;}
.sup_cc>ul>li>div>b{display: block;font-size: 24px;color: #30343e;}
.sup_cc>ul>li>div>p{font-size: 15px;color: #666;margin-top: 8px;}
.sup_cc>ul>li.on *{color: #013972;}
.sup_yc{overflow: hidden;}
.sup_ic{margin-top: 34px;display: flex;transition: all .5s;}
.sup_item{display: flex;justify-content: space-between;flex-shrink: 0;width: 100%;}
.sup_lc{width: 50%;}
.sup_lc img{width: 100%; height:100%;}
.sup_rc{width: 50%;background: #f9f9f9;padding:50px;}
.sup_rt{display: flex;justify-content: space-between;align-items: center;}
.sup_rt>span{font-family: num;font-size: 60px;color: #046fe3;font-weight: bold;padding-top:5px;}
.sup_rt>b{width:calc(100% - 76px);height: 47px;background: #046fe3;line-height: 47px;font-size: 26px;color: #fff;border-top-left-radius: 20px;padding-left: 17px; font-weight:normal;}
.sup_rc>p{font-size: 14px;color: #ababab;position: relative;margin:18px 0 38px;}
.sup_rc>p:after{position: absolute;content: "";width: 100%;height: 1px;background: #dddddd;top: 26px;left: 0;}
.sup_info>p{font-size: 14px;line-height: 26px;color: #8c8c8c;}
.sup_info>p+p{color: #8c8c8c;margin-top: 18px;}
.sup_rbo{display: flex;justify-content: space-between;margin-top: 50px;}
.sup_rbo>a{display: flex;justify-content: center;width: 156px;height: 46px;align-items: center;background: #ffc60a;transition: all .5s;}
.sup_rbo>a:hover{transform: translateY(-3px);background: #013972;}
.sup_rbo>a>span:first-child{font-size: 25px;color: #fff;margin-right: 9px;}
.sup_rbo>a>span:last-child{font-size: 18px;color: #fff;}
.sup_rbo>div{font-family: num;font-size: 36px;color: #0e131f;}
.sup_rbo>div>span{font-size: 35px;color: #013972;display: inline-block;margin-right: 12px;}

/*流程*/
.box4{ width:100%; overflow:hidden; background:#fff; padding:60px 0px 90px 0px;}
.process{justify-content:center;flex-wrap: nowrap;align-items:center; margin-top:30px;}
.process ul{ margin-top:50px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.process ul:after{ content:''; display:block; position:absolute; width:200vw; height:36px; background:url(../images/dzlc.png) repeat-x center; left:-100vw; bottom:20px;}
.process ul li{ width:165px;text-align:center;position: relative; z-index: 3;}
.pctop{ height:212px; background:#f1f1f2; position:relative; transition:all .3s ease; font-size:18px; color:#666666; line-height:30px; font-weight:lighter; margin-bottom:60px;}
.pctop .pcicon{ display:inline-block; margin:40px 0 15px 0; width:52px; height:62px; background:url(../images/icon.png) no-repeat left top; transition:all .3s ease;}
.process ul li:nth-child(2) .pctop .pcicon{ background-position-x:-75px; width:57px;}
.process ul li:nth-child(3) .pctop .pcicon{ background-position-x:-170px;}
.process ul li:nth-child(4) .pctop .pcicon{ background-position-x:-260px;width:62px;}
.process ul li:nth-child(5) .pctop .pcicon{ background-position-x:-368px; width:65px;}
.process ul li:nth-child(6) .pctop .pcicon{ background-position-x:-472px; width:69px;}
.process ul li:nth-child(7) .pctop .pcicon{ background-position-x:-570px; width:70px;}
.pctop:before{ content:''; display:block; position:absolute; width:100%; height:0; transition:all .3s ease; top:0; left:0;background:#046fe3;border-radius:10px 10px 0 0;}
.pctop:after{ content:''; display:block; position:absolute; left:0; right:0; top:100%; transition:all .3s ease; width:0; height:0; margin:0 auto; border-left:17px solid transparent; border-right:17px solid transparent; border-top:17px solid #f1f1f2;}
.pcnum{ display:inline-block; position:relative; z-index:3; width:76px; height:76px; border:2px solid #f1f1f1; font-family:'fontMd'; font-size:34px; color:#046fe3; font-weight:bold; line-height:76px; border-radius:50%; background:#fff;}
.process ul li:hover .pcicon{background-position-y:-81px;}
.process ul li:hover .pctop:after{ border-top-color:#046fe3; }
.process ul li:hover .pctop{ color:#fff;}
.process ul li:hover .pctop:before{height:100%;}
.pctop p {    position: relative;    z-index: 3;}


/****新闻****/
.box5 {
	padding: 50px 0;
	overflow: hidden; background:#f7f7f7;
}

.clear { clear:both;}

.xwdh{ width:100%; float:left;}
.xwdh_fl{ float:left;}
.xwdh_fl h2{ font-size:35px; font-weight:bold; color:#046fe3; margin-bottom:15px;}
.xwdh_fl h3{ font-size:20px; font-weight:300; color:#333333; margin-bottom:30px;}
.xwdh_fr{ float:right; margin-top:30px; overflow:hidden;}
.xwdh_fr li{ width:194px; height:40px; line-height:40px; float:left; text-align:center; background:#fff; margin-left:10px;}
.xwdh_fr li.active{ background: linear-gradient(to bottom right, #046fe3, #046fe3); color:#fff;}
.xwdh_fr li.active a{ color:#fff;}
.xwdh_fr li a{ font-size:16px;}
.syabout{ width:40%; height:auto; float:left;}
.ab_con{ width:100%; font-size:17px; line-height:30px; color:#000; margin-top:30px;}
.abmore{ width:100px; height:30px; line-height:30px; float:left; text-align:center; background:#cc0000; color:#fff; font-size:13px;}
.abmore:hover{ color:#ff0;}


.xwxh{ width:100%; float:left;}
.xwxh ul{ display:none;}
.xwxh li{float:right; background:#fff; margin-bottom:10px; overflow:hidden; width:31%; padding:10px 3%; display:block;}
.xwxh li h7{ height:35px; line-height:30px; overflow:hidden; font-size:18px; font-weight:bold;}
.xwxh li:hover h7 a{ color:#c00;}
.xwxh li h3{ color:#adadad; font-size:16px; font-weight:400; margin-bottom:5px;}
.xwxh li p{ font-size:14px; color:#999; line-height:23px; height:46px; overflow:hidden;}

.news_div_item_body{ font-size: 14px;
    color: #999;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	margin-top: 24px;
}

.news_div_item{width:500px;height:110px; float:left;position: relative;box-sizing: border-box;background:#fff;margin-left:30px; margin-bottom:16px;}
 .news_div_item:nth-child(1){margin-left:0; }
 .news_div_item:nth-child(-n+2){width:420px;height: 430px; padding:24px;}
.news_div_item:nth-child(-n+2) .news_div_item_pic img{width:370px;height:274px;border: 1px solid #eee;box-sizing: border-box;}
 .news_div_item:nth-child(-n+2) .news_div_item_pic{position: absolute;top:24px;width:372px;display:block;}
 .news_div_item:nth-child(-n+2) .news_div_item_date{position: absolute;top:338px;width:390px;font-size:12px;color: #999;}

.news_div_item:nth-child(-n+2) .news_div_item_content{position: absolute;top:310px;width:360px;}

/*****关于我们****/
.about_wz{ margin:30px 0; width:100%;}
.mianbxContent {
    margin-bottom: 20px !important;
    height: 56px !important;
    line-height: 60px !important;
    font-size: 16px !important;
    text-align: left !important;
    background-color: #eee;
    width: 1500px !important;
    text-indent: 2.5em;
    transition: 0.1s all;
    background: url(../images/wz.png) no-repeat 7px 18px;
    position: relative;
    border: 1px dashed #e0e0e0;
}
.page-title {
    font-size: 28px;
    letter-spacing: 1px;
    color: #333;
	argin-bottom: 0.5rem !important;
}
.page-title-en {
    color: #999;
	margin-bottom: 3rem !important;
	font-family: 'MontserratBold';
}
.page_box_content {
    color: #333;
	margin-bottom: 3rem !important;
	line-height: 2rem;
    padding-bottom: 1rem;
}
.page-about-box {
	width: 80%;
	margin:0 auto 50px auto;
}
.page-about-box ul {
	display: flex !important;
}
.page-about-box ul li {
	color: #666;
	text-align: center;
	flex: 3 0 0%;
}
.page-about-box ul p {
	text-align: center;
}
.page-about-box ul .icon {
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	background: url('../images/page-about-icons.png') no-repeat;
	background-position: 0 0;
}
.page-about-box ul .counter {
	font-size: 70px;
	color: #046fe3;
}
.page-about-box ul li:nth-of-type(2) .icon {
	background-position: -60px 0;
}
.page-about-box ul li:nth-of-type(3) .icon {
	background-position: -120px 0;
}
.page-about-box ul li:nth-of-type(4) .icon {
	background-position: -180px 0;
}

/****联系我们页面**/
.contact_one{ margin-left:20px;width:29%;}
.contact_one span{ font-family:Arial;font-size: 56px;line-height: 62px; color:#046fe3;    margin-bottom: 25px;display: block; font-weight: bold;}
.contact_one div{  margin-bottom: 60px;font-size: 36px;line-height: 36px;}
.contact_one i {width: 40px;height: 3px;background:#046fe3; display:block;}
.contact_two{width: 28.2%;height: 410px; position:relative;background: #f5f5f5 url(../images/douhao.png) no-repeat; background-position:350px 370px;padding: 50px 10px 20px 50px; font-size:16px;line-height: 35px; margin-left: 31px;box-sizing: content-box;}
.contact_two strong{ font-size: 24px;color:#013972;font-family: "Arial";}
.contact_title{ position:absolute;    width: 220px;height: 45px;background:#046fe3;border-radius: 10px; font-size:24px; color:#fff; line-height:45px; font-weight:bold; padding-left:70px; left:-20px;}
.contact_content{ margin-top:70px;    font-weight: lighter; line-height:35px}
.contac_d{ padding-right:50px; line-height:35px;}
.contact_img { text-align:center; width:130px; margin-top:40px;}
.contact_img img{ width:130px; background:#fff; border:1px solid #ccc; padding:3px; background:#fff;}
.wcny_e{    margin-top: 30px;}

/*****新闻中心****/
.news_center{ margin:1.5rem 0;}
.news-lists{ width:100%; overflow:hidden;}
.news-item{ width:100%; overflow:hidden; border-bottom: 1px solid #e7e7e7; margin:25px 0; padding-bottom:25px;}
.news-image{ width:25%; max-width:360px; margin-right:3%; overflow:hidden; float:left;}
.news-image img{ width:100%; height:252px; transition: all 400ms;}
.news-texts{ width:52%; float:left;}
.news-texts h2{ font-size:20px; color:#333;}
.news-texts p{ color:#555; line-height:2em; font-size:15px; margin:20px 0;}
.news-texts h3{ font-size:15px; line-height:33px; font-weight:400; color:#666; margin-top:15px; transition: all 400ms; display:inline-block;}
.news-lists .date{ width:15%; height:273px; line-height:273px; font-size:30px; float:right; border-left: 1px solid #e7e7e7; text-align:center; transition: all 400ms; color: #666; }
.news-item:Hover .news-image img{ transform: scale(1.1);}
.news-item:hover .news-texts h2 {
	color: #85bb35;
}
.news-lists .news-item:hover .news-texts .desc {
	color: #333;
}
.news-lists .news-item:hover .news-texts h3 {
	padding-left: 30px;
	padding-right: 30px;
	background: #85bb35;
	line-height:33px;
	color: #fff;
	border-radius:5px;
}
.news-lists .news-item:hover .date {
	color: #85bb35;
}


/*****新闻内页***/
.nyxqnewsbg{ width:100%; background:#f4f4f4; padding:30px 0; overflow:hidden;}
.nyxqnews{ margin:0 auto; width:1400px;}
.nyxqnews_left{ width:1000px; float:left; background:#FFF; padding:30px; padding-bottom:0; overflow:hidden;}
.news_lefttit{ border-bottom:1px solid #e7e7e7; padding-bottom:15px; overflow:hidden; font-size:14px;}
.news_lefttit h1{ font-size:22px; font-weight:normal; line-height:30px; display:block; margin-bottom:15px; color:#333;}
.news_lefttit span{ display:block; float:left; border-left:1px dotted #b6b6b6; color:#999; line-height:14px; padding:0 10px;}
.news_lefttit .chuchu{ padding:0 10px 0 0; border-left:none;}
.newsshare{ float:right; margin-top:-8px;}
.nyxqnews_leftcont{ margin-top:20px; line-height:28px; color:#777;}
.nyxqnews_leftpage{ margin-left:-30px; margin-top:20px; border-top:1px solid #e7e7e7; line-height:70px;}
.nyxqnews_leftup{ float:left; border-right:1px solid #e7e7e7; width:364px; padding-left:50px; padding-right:30px; height:70px; overflow:hidden; background:url(../images/newsup.png) 30px 29px no-repeat; }
.nyxqnews_leftdown{ float:right; text-align:right; width:365px; padding-left:30px; padding-right:50px; height:70px; overflow:hidden; background:url(../images/newsdown.png) 413px 29px no-repeat; }
.nyxqnews_right{ width:300px; float:right; position:relative;}
.nyxqnewsfanhui{ position:absolute; top:0; left:-1162px; z-index:10;}
.nywenzhang{ padding:30px 30px 20px 30px; background:#FFF;}
.nyxqnews_righttit{ font-size:18px; border-bottom: 1px solid #e7e7e7; height:36px; line-height:18px; position:relative;}
.nyxqnews_righttit:before{ content:""; width:75px; height:1px; background:#046fe3; position:absolute; left:0; bottom:-1px;}
.nyxqnews_righttit strong{ color:#046fe3;}
.nyxqnews_rightcont{ margin-top:10px; line-height:36px;}
.nyxqnews_rightcont a{ display:block; background:url(../images/newswenzhagn.png) left center no-repeat; padding-left:22px;width:220px; height:36px; overflow:hidden; }
.nyzx{ margin-top:10px;}

/******产品中心******/
.pro_class{ width:100%; overflow:hidden; margin-bottom:20px;}
.pro_class a {
    float: left;
    display: block;
    width: 13%;
    height: 60px;
    overflow: hidden;
    text-align: center;
    margin: 0.5% !important;
    font-size: 16px;
    color: #fff;
    background: #046fe3;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 60px;
    border-radius: 10px;
    text-decoration: blink;
    transition: all 0.8s linear;
    border: 1px solid #ccc;
}
.pro_class a:hover{transition: all 0.8s linear; background:#044d1e !important;}
.ny_prototal { width:100%; overflow:hidden; margin-bottom:20px;}
.ny_prolist { width: 22.3% !important; border: 1px solid #eee; margin:0 1%; float:left; margin-bottom:2%; overflow:hidden;}
.ny_propic { position:relative; overflow:hidden;}
.ny_propic a { display:block;}
.ny_propic a img { width:100%; }
.ny_propic a:before { content:''; width:0%; height:0%; background-color:rgba(0 ,0,0,0.3); position:absolute; z-index:2; top:0; display:block; transition: all 0.3s;}
.ny_propic span { width:60px; height:60px; display: none; position:absolute; z-index:3; left:50%; margin-left:-30px; top:39%; border: solid 1px #fff; border-radius:60px; font-size:14px; color:#fff; line-height:60px; text-align:center; box-sizing:border-box;}
.ny_prolist:hover .ny_propic a:before { width:100%; height:100%;}
.ny_prolist:hover .ny_propic span { display:block;}

.ny_protil { width:100%; background:#f5f5f5; margin-top:0.8%; position:relative; overflow:hidden;}
.ny_protil a { height:45%; padding:3% 4% 4% 5%; font-size:16px; position:relative; z-index:2; display:block;}
.ny_protil span { display:block; width:67px; height:12px; background:url(../images/20200522095054_1768699360.png); margin-top:3%;}
.ny_prolist:hover .ny_protil span { background-position:0px -12px; transition:all 0.3s;}
.ny_prolist:hover .ny_protil a { color:#fff;}
.ny_protil:before { width:0; height:100%; content:""; display: block; position:absolute; left:0; bottom:0; background:#046fe3; transition: all 0.3s;}
.ny_prolist:hover .ny_protil:before { width:100%;}
.clear{clear:both;}

/******产品内页****/
.pro_content{ width:100%; overflow:hidden; margin-bottom:30px;}
.proc_fl{ width:650px; float:left; text-align:center;}
.proc_fl img{ max-width:100%;}
.proc_fr{ width:780px; float:right;}
.proc_fr h1{
    margin-top: 0;
    font-size: 32px;
	font-weight:400;
    color: #333;
    line-height: 30px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.product-biaoqian {
    border-top: 1px solid #e5e5e5;
    color: #666;
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}
.proc_lx{ margin:30px 0; overflow:hidden; line-height:40px; font-size:16px;}
.proc_btn{ margin:20px 0; overflow:hidden;}
.product_btns{ width:320px; height:45px; line-height:45px; float:left; text-align:center; font-size:18px;}
.btn1{ border: 1px solid #046fe3; color: #046fe3; background: #fff;}
.btn2 {
    border: 1px solid #046fe3;
    background: #046fe3;
    color: #fff;
	margin-left:30px;
}
.product_btns:hover {
	background: #005cca;
	border-color: #005cca;
	color: #fff;
}

.product-title {
	text-align: center;
	background: #046fe3;
	color: #fff;
	padding:20px 0;
}
.product-title h3 {
	margin: 0;
	padding: 0;
 margin-bottom: .8rem;
	line-height: 1.4rem;
	font-size: 1.6rem;
}
.product-title .en {
	color: #fff;
	font-size: 1rem;
	line-height: 1.2rem;
	display: inline-block;
	position: relative;
}
.product-title .en span {
	padding: 0 20px;
	position: relative;
	display: inline-block;
	background: #046fe3;
	text-transform: Uppercase;
	z-index: 999;
	min-width: 15rem;
	text-align: center;
}
.product-title .en:after {
	display: inline-block;
	position: absolute;
	width: calc(100% + 256px);
	left: -128px;
	top: 6px;
	height: 1px;
	background: #fff;
	content: '';
	z-index: 998;
}
.product-title .en:before {
	display: inline-block;
	position: absolute;
	width: calc(100% + 176px);
	left: -88px;
	bottom: 6px;
	height: 1px;
	background: #fff;
	content: '';
	z-index: 998;
}

.product_box{ background:#f8f9fb; padding:50px 10%; line-height:30px; font-size:16px;}
.product_box img{ display:block; max-width:100%; margin-left:auto; margin-right:auto;}
.product_box table{ width:800px !important;  border-collapse: collapse !important; margin:0 auto; }
.product_box td{ padding:5px; border:1px solid #333;word-wrap: break-word; word-break: break-all;}
.product_box table td:nth-child(1n) { width:10%;}


.product-qiugou{ margin:20px 0; overflow:hidden;}
.product-qiugou h3 {
    text-align: left;
    margin-bottom: 25px;
	font-size:30px;
	font-weight:400;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	border:0;
	outline: none;
}
.product-qiugou .form-group {
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
    border-radius: 0px;
	margin-bottom:20px;
}
.product-qiugou .form-group label {
    position: absolute;
    line-height: 50px;
    left: 15px;
    top: 0;
    color: #ababab;
    font-weight: 100;
    transition: all .3s;
}
.product-qiugou .form-group input {
    color: #ababab;
    height: 50px;
    line-height: 50px;
    padding-left: 7em;
    border: none;
    background: none;
    box-shadow: none;
    transition: all .3s;
}
.product-qiugou .form-group textarea {
    padding: 10px 0 20px 7em;
    color: #ababab;
    line-height: 30px;
    border: none;
    background: none;
    box-shadow: none;
    transition: all .3s;
}
.product-qiugou input[type=submit] {
    width: 250px;
    height: 50px;
    background: #046fe3;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border: none;
    box-shadow: none;
    font-size: 18px;
}
.product-title1{ text-align:center; font-size:30px; font-weight:400; margin:30px 0; overflow:hidden;}


/* 分页 */
#pages {
	padding: 14px 0 10px 0;
	text-align: center;
}
#pages>* {
	min-width: 42px;
	border-radius: 3px;
	margin: 0 3px;
}
#pages a, #pages span {
	display: inline-block;
	height: 42px;
	line-height: 40px;
	background: #F1F1F1;
	/*border: 1px solid #E4E4E4;*/
	text-align: center;
	color: #666;
	padding: 0 15px;
}
#pages a.a1 {
	width: 70px;
	padding: 0;
	background: #F1F1F1;
}
#pages a:hover {
	background: #85bb35;
	color: #fff;
	text-decoration: none
}
#pages span.cpage {
	display: inline-block;
	height: 42px;
	line-height: 40px;
	background: #85bb35;
	/*border: 1px solid #348ECC;*/
	color: #fff;
	text-align: center;
	padding: 0 10px
}


/*底部*/
.copy {width: 100%;background: #191b28;    padding: 10px 0 0px;overflow: hidden; line-height:30px;}
.copy_box1 {width:1500px;margin: 0 auto;}
.copy_tab {padding: 80px 0;overflow: hidden;}
.copy_tabr {border-top:none;padding: 80px 0;overflow: hidden;}
.copy_con {}
.copy_con ul {}
.copy_con li {float:left;text-align: left;padding: 0 80px;position: relative;transition:0.5s;}
.copy_con li p {font-size: 18px;color: #ffffff;margin-bottom: 20px;}
.copy_con li p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_con li a {font-size: 14px;color: #999999;display: inherit;line-height: 30px;transition: all 0.3s linear;}
.copy_con li a:hover {color: #ffffff;transition: all 0.3s linear;}
.copy_con li:before {content: '';width:1px;height: 25px;background: #013972;position: absolute;left:1px;top:0;z-index: 1;transition:0.5s;}
.copy_con li:after {content: '';width:1px;height: 235px;background: #383838;position: absolute;left:1px;top:0;transition:0.5s;}
.copy_r {float: right;}
.copy_r p {font-size: 18px;color: #ffffff;}
.copy_r p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.copy_r ul {display: flex;width:280px;justify-content: space-between;padding-top: 20px;}
.copy_r li i {display: inline-block;width: 120px;height: 120px;background: #ffffff;margin-bottom: 12px;}
.copy_r li {font-size: 14px;color: #ffffff;text-align: center;width: 130px;}
.copy_r li img{width: 120px; height:120px;}

.copy_row3 {text-align:center;margin:0 auto;color:#999;font-size:14px;background:#191b28;width:100%;overflow:hidden; border-top: 1px rgba(51,51,51,0.8) solid; padding-bottom:30px; padding-top:20px;}
.copy_row3 a{color:#999;font-size:14px;}
.copy_n{line-height:40px;color:#999;font-size:14px;float:left;}
.copy_n a{display:inline-block;color:#999;font-size:inherit;font-size:14px;}
.copy_nr{float:right;color:#999;line-height:40px}
.cpyy{ border-right:1px solid #383838; width:300px; float:left; height:235px; padding-left:50px;}
.cpyy p {font-size: 18px;color: #ffffff; margin-bottom: 20px;}
.cpyy p span {font-size: 12px;color: #666666;font-family: Arial;display: block;text-transform: uppercase;}
.cpyy font{ width:50%; float:left; color:#999; font-size:13px;}


/*****首页公司简介****/


.aright {
	width: 47.7%;
}
.aright img {
	display: block;
	width: 100%;
}
.aleft {
	width: 46.5%;
}
.aleft h3 {
	color: #000000;
	font-size: 2.1vw;
	padding: 3vw 0 1vw;
}
.acon {
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	position: relative;
}
.acondb { width:100%; height:30px; float:left;
	
}
.acon strong { color:#15843c;}
.acon:after {
	
}
.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}
.com-img img {
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
}
.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}


.about_tu {
	width: 100%;
	float: left;
	overflow: hidden; margin-top:25px;
}
.about_tu li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
}
.about_tu li:after {
	width: 1px;
	height: 100%;
	background: #bebebe;
	position: absolute;
	right: 0;
	top: 0;
	content: '';
}
.about_tu li strong {
	color: #046fe3;
	font-size: 30px;
}



/*案例*/
.proadv{background: #f5f5f5;height:auto;}
.pa_titl{ text-align:center; font-size:18px; font-weight:lighter; color:#333;}
.pa_titl strong{ display:block; margin-bottom:8px; font-size:36px;}
.pa_titl strong span{ color:#0765d9;}
.paul{margin-bottom: 50px;display: flex;justify-content: space-between;}
.paul li{ float:left; width:310px; height:476px; background:#fff; text-align:center; padding-top:32px; transition:all .3s ease; cursor:pointer;}
.paul li+li{ margin-left:20px;}
.paul_t{ font-size:25px; color:#333;}
.paul_t span{display: block;font-size: 14px;margin-top: 5px;color: #999;}
.panum{ position:relative; margin:10px 0px 20px 0px;}
.panum:after{ content:''; display:block; position:absolute; top:1px; height:1px; background:#eaeaea; left:0px; width:100%;}
.panum span{ display:block;  width:100%; z-index:333;  background:#fff;}
.pa_wa{margin: 20px 0 0px 0;padding: 0 30px;line-height: 30px;font-size:16px; color:#888888;transition:all .4s ease;}
.pa_pic{transition:all .4s ease;}
.pa_pic img{ width:100%;}
.pa_btn a{ width:0px; height:40px; background:#fff; transition:all .3s ease; line-height:40px; margin:0 auto; display:block; font-size:16px; color:#333; overflow:hidden;  transform:rotateY(90deg);}
.paul li:hover  .pa_btn a{ width:275px; transform:rotateY(0deg);} 
.paul li:hover{ background:#0765d9;}
.paul li:hover .paul_t *{ color:#fff;}
.paul li:hover .panum span{color: #80b5f5; border-color: #80b5f5; background: #0765d9;}
.paul li:hover .panum:after{ background:#3f95ff;}
.paul li:hover .pa_wa{ color:#fff; transform:translateY(-260px);}
.paul li:hover .pa_pic{transform:translateY(65px) rotateY(360deg);}
.paend{ float:left;}
.paend span,.paend i{ display:inline-block; line-height:45px; font-style:normal;}
.paend span{ width:200px; border-radius:5px; background:#ffc60a; font-size:16px; color:#ffffff; margin-right:20px; text-align:center;}
.paend i{ font-size:18px; color:#333; font-weight:lighter; padding-left:40px; background:url(../images/20220326094844_1049463712.png) no-repeat left center;}
.paend strong{ font-size:30px;}




/*产品切换*/
.previewc { width:40%; float:left;}
.preview {
	background: #fff;
}
/* smallImg */

.bigImg img { width:100%;}

.smallImg {
	position: relative;
	height: 100px; /* background-color:#F1F0F0;*/
	padding: 15px 0;
	width: 555px;
	overflow: hidden;
}
.scrollbutton {
	width: 17px;
	height: 100px;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
	background: url(../images/ico1.gif) no-repeat;
	margin-top: 15px;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
	background: url(../images/ico2.gif) no-repeat;
	margin-left: 520px;
	margin-top: -88px;
}
#imageMenu {
	height: 100px;
	width: 535px;
	overflow: hidden;
	margin-left: 0;
	float: left;
}
#imageMenu li {
	width: 120px;
	height: 75px;
	overflow: hidden;
	float: left;
	text-align: center;
	margin: 0 5px;
	background: #fff;
}
#imageMenu li img {
	width: 104px;
	height: 68px;
	cursor: pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
	width: 104px;
	height: 68px;
	opacity: 0.7;
}


.product_wx { width:100%; float:left;}

.product_wx li { width:30%; margin-right:12%; float:left; text-align:center;}
.product_wx li img { width:100%;}
